Skip to content

Fix fullscreen scroll lock for hide scroll details setting#4148

Open
RobinWitch wants to merge 2 commits into
code-charity:masterfrom
RobinWitch:fix/fullscreen-scroll-lock-4129
Open

Fix fullscreen scroll lock for hide scroll details setting#4148
RobinWitch wants to merge 2 commits into
code-charity:masterfrom
RobinWitch:fix/fullscreen-scroll-lock-4129

Conversation

@RobinWitch

Copy link
Copy Markdown

Fixes #4129.\n\n## Summary\n- Reuse the existing hide scroll-for-details setting to lock scrolling while YouTube is in fullscreen/fake-fullscreen mode.\n- Scope the lock to YouTube fullscreen state selectors so normal video pages remain scrollable.\n- Rename the English setting label to reflect the broader behavior.\n\n## Verification\n- npm test -- --runInBand\n- npm run lint

@ImprovedTube2 ImprovedTube2 added the untested please test. (also applies to proactively merged pull requests.) label Jul 6, 2026
@RobinWitch

Copy link
Copy Markdown
Author

Reran automated validation on the current PR head (630303442b400595dbe79edb94d0a3bd842d330b) after the latest CSS update:

  • npm test -- --runInBand -> 20 suites passed, 88 tests passed
  • npm run lint -> passed

I have not done manual browser/YouTube variant testing yet, so this only covers the repo's automated checks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

untested please test. (also applies to proactively merged pull requests.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fullscreen should not be scrollable

2 participants